*** empty log message ***
authorRomain Francoise <romain@orebokech.com>
Sat, 4 Nov 2006 11:56:14 +0000 (11:56 +0000)
committerRomain Francoise <romain@orebokech.com>
Sat, 4 Nov 2006 11:56:14 +0000 (11:56 +0000)
lisp/ChangeLog

index e23e0eb5490e51eaae2de17534f6524a22c12738..39fb554e3ddd443940cc4c5b715b8116d30be816 100644 (file)
@@ -1,4 +1,4 @@
-2006-11-04 Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
+2006-11-04  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
 
        * faces.el (faces-sample-overlay, describe-face): Revert last
        changes.
@@ -9,7 +9,7 @@
 
        * whitespace.el (whitespace-indent-regexp): Make this match any
        multiples of eight spaces near the beginning of a line.
-       (whitespace-buffer): Use `remove-overlays' instead of   
+       (whitespace-buffer): Use `remove-overlays' instead of
        `whitespace-unhighlight-the-space' and `overlay-recenter' to
        speed up overlay handling.
        (whitespace-buffer-leading, whitespace-buffer-trailing): Make
        * battery.el (battery-linux-proc-acpi): Prevent range error when
        `full-capacity' is 0.
 
-2006-10-31 Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
+2006-10-31  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
 
        * faces.el (faces-sample-overlay): New defvar.
        (faces-sample-overlay): New function to show face sample text.